@@ -23,7 +23,7 @@ module Agents |
||
23 | 23 |
def default_options |
24 | 24 |
{ |
25 | 25 |
'api_key' => "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", |
26 |
- 'secret_key' => "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" |
|
26 |
+ 'secret_key' => "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", |
|
27 | 27 |
'event_name' => "Page Visit", |
28 | 28 |
'time' => 24, |
29 | 29 |
'interval' => 'hour', |